HTTP Pocket Reference by Clinton Wong
Author:Clinton Wong [Wong, Clinton]
Language: eng
Format: epub
Tags: Hypertext Systems, Web, Page Design, Networking, Electronic Books, Computers, Programming, General, Network Protocols, Data Processing, Internet, HTTP (Computer Network Protocol), Web Page Design
ISBN: 9781565928626
Publisher: O'Reilly Media
Published: 2000-01-02T08:00:00+00:00
* * *
The Pragma header specifies directives for proxy and gateway systems. Since many proxy systems may exist between a client and server, Pragma headers must pass through each proxy. When the Pragma header reaches the server, the header may be ignored by the server software.
The only directive defined in HTTP/1.0 is the no-cache directive. It is used to tell caching proxies to contact the server for the requested document, instead of using its local cache. This allows the client to request the most up-to-date document from the original web server, without receiving a cached copy from an intermediate proxy server.
The Pragma header is an HTTP 1.0 feature, and is maintained in HTTP 1.1 for backward compatibility. No new Pragma directives will be defined in the future.
Example:
Pragma: no-cache
Trailer: trailer_headers
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Content Management | Programming |
User Experience & Usability | User Generated Content |
Web Design | Web Marketing |
Web Services | Website Analytics |
Hello! Python by Anthony Briggs(9918)
The Mikado Method by Ola Ellnestam Daniel Brolund(9780)
Dependency Injection in .NET by Mark Seemann(9341)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7784)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7558)
Svelte with Test-Driven Development by Daniel Irvine(7192)
Test-Driven Development with PHP 8 by Rainier Sarabia(6922)
Layered Design for Ruby on Rails Applications by Dementyev Vladimir;(6786)
Secrets of the JavaScript Ninja by John Resig & Bear Bibeault(6537)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6420)
Web Development with Django by Ben Shaw Saurabh Badhwar(6250)
React Application Architecture for Production by Alan Alickovic(5975)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5809)
Kotlin in Action by Dmitry Jemerov(5068)
Audition by Ryu Murakami(4584)
Software Architecture for Web Developers by Mihaela Roxana Ghidersa(4467)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4320)
Accelerating Server-Side Development with Fastify by Manuel Spigolon Maksim Sinik & Matteo Collina(4314)
Functional Programming in JavaScript by Mantyla Dan(4040)
